home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / RAND / ALL95.LZH / transcript_1128 / partx-sun-attachment19 < prev    next >
Encoding:
Text File  |  1995-12-18  |  1.6 KB  |  57 lines

  1. ----------
  2. X-Sun-Data-Type: text
  3. X-Sun-Data-Description: text
  4. X-Sun-Data-Name: text
  5. X-Sun-Charset: us-ascii
  6. X-Sun-Content-Lines: 42
  7.  
  8.  
  9. I've totally recoded the map yesterday.
  10.  
  11. The code is readable now ;-)
  12.  
  13. I think there's no bug left in it, but who knows ????  ;-)
  14.  
  15. I've also indicated the player position with a line which moves
  16. in the same direction the player turns (like in Doom).
  17.  
  18. I've optimised a little the line routine, it goes a bit faster now.
  19. (I've debugged my v_line and h_line routs).
  20.  
  21. I've included the real Doom colors for the map (I think so).
  22.  
  23.  
  24. To Johan : 
  25. ----------
  26.   I've found Doug bug in the map, as I had done it last time I tried
  27. to invert the map y axis.
  28. In the definitive version, this map won't be displayed at the same time
  29. than the maze, but on a black screen (like in Doom), and I'll code a
  30. map like the AvP one (but much much faster).
  31. Actually, the map takes 2 Vbls to display. I'll try to do it in one,
  32. but that's not that important, as it displays lonely.
  33.  
  34. To everybody :
  35. --------------
  36. The things that are to be coded in the map code :
  37. zoom both x and y axis by 2 to obtain exactly the same map than in Doom.
  38. I'll do it tonight (the rout is ready, I just have to put it in the 
  39. actual code).
  40. Display only the viewed walls. ( easy to do, but I must wait the Dsp version
  41. to know if the part of the rout I need for that is still in the 68030 or
  42. in the Dsp).
  43.  
  44. Tomorrow, there's a big strike in France against our politics ;-)
  45. So I'll stay at home and code all the day. I'll probably send a new version 
  46. on monday. :-)
  47.  
  48. Laurent
  49.  
  50. ----------
  51.  
  52. end
  53. ----------
  54.  
  55.  
  56.  
  57.